Skip to content

Update TypeScript to 2.1 #2398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2017
Merged

Conversation

TsvetanMilanov
Copy link
Contributor

TypeScript 2.0 does not add "use strict"; in files which just declare class and does not export it. This breaks Node 4 because of the class keyword.

TypeScript 2.0 does not add "use strict"; in files which just declare class and does not export it. This breaks Node 4 because of the class keyword.
@TsvetanMilanov TsvetanMilanov added this to the 2.6.0 (TBD) milestone Jan 10, 2017
@TsvetanMilanov TsvetanMilanov self-assigned this Jan 10, 2017
@rosen-vladimirov rosen-vladimirov merged commit 0efaa12 into master Jan 10, 2017
@rosen-vladimirov rosen-vladimirov deleted the milanov/update-typescript-to-2.1 branch January 10, 2017 14:01
@Plamen5kov Plamen5kov modified the milestones: 3.0.0, 2.6.0 (TBD) Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants